Returns the element from the specified point array nearest to the specified point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public static Point NearestPoint ( |
Visual Basic
![]() |
---|
Public Shared Function NearestPoint( _ |
A Point instance.
An array for whose members to find the minimum distance to the specified point.
The array member nearest to the specified point.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |